-
Home
-
Site Reviews
-
5.23.5
-
Code
-
Classes
- ReviewLimitsValidator
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
119 |
Lines of code |
68 |
Logical lines of code |
34 |
Comment lines |
32 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalizeArgs() |
S |
60 |
4 |
14 |
validateLimit() |
S |
61 |
3 |
11 |
isValid() |
S |
69 |
2 |
6 |
performValidation() |
S |
73 |
2 |
5 |
isWhitelisted() |
S |
67 |
2 |
7 |
validateByUsername() |
S |
63 |
2 |
10 |
filterSqlClauseOperator() |
S |
82 |
1 |
3 |
validateByEmail() |
S |
70 |
1 |
6 |
validateByIpAddress() |
S |
70 |
1 |
6 |